* composite.c (fill_gstring_header): Pass positions as C integers
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 13 Feb 2014 12:16:42 +0000 (16:16 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 13 Feb 2014 12:16:42 +0000 (16:16 +0400)
commitbd45b38fc4c5151c8feaac002a57c353068f8678
tree53aff73989bb5f2b95e4299acabfaaf68130c739
parent8e1d261a31be2978fe7443a84cabde6397790716
* composite.c (fill_gstring_header): Pass positions as C integers
and move parameters checking to...
* composite.c (Fcomposition_get_gstring): ...this function.  Handle
case when buffer positions are in reversed order and avoid crash
(Bug#16739).  Adjust docstring.
* buffer.c (validate_region): Mention current buffer in error message.
src/ChangeLog
src/buffer.c
src/composite.c